Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: JManager Reference /
Chapter 1 - JManager Reference / JManager Functions
Utility Functions /


JMGetCurrentEnv

Returns the current JRIEnv data structure.

struct JRIEnv* JMGetCurrentEnv (JMSessionRef session);
session
The current session.
function result
A pointer to the JRIEnv data structure.
DISCUSSION
The JMGetCurrentEnv function allows you to get information about the current Java Runtime Interface (JRI). The data structure JRIEnv is defined in the header file JRI.h.

SEE ALSO
Documentation for the Java Runtime Interface at

http://developer.netscape.com/


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help